home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14735 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: river.it.gvsu.edu!thelenc
  2. From: BlackJack <thelenc@river.it.gvsu.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP
  5. Date: Mon, 1 Apr 1996 17:19:40 -0500
  6. Organization: Grand Valley State University
  7. Message-ID: <Pine.HPP.3.91.960401171754.1598A-100000@river.it.gvsu.edu>
  8. NNTP-Posting-Host: river.it.gvsu.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. I am in a C++ progamming class and my second project was to write a 
  13. program that computes a bank statement like the ones we get mailed to 
  14. us.  But it was for only one statement.  Now project 3 requires us to 
  15. add to that program to allow it to process multiple transactions.  What 
  16. is the best way to do so? 
  17.  
  18.  
  19.                 H O U S E   O F   B L A C K J A C K
  20.  
  21.  
  22.     __________________            __________________
  23.     |         |            |         |
  24.     | A         |      DEALER PAYS     | J  $ $ $ $      |
  25.     |       /\      |                |    =======     |
  26.     |     /    \        |        3/2        |    @  ###|     |
  27.     |   /         \     |            |   /_    ^##|     |
  28.     |   \        /     |      Chad Thelen    |    ~>   ##\     |
  29.     |     \    /     |                |     |   #|        |
  30.     |       \/     A |             |     @@@@@@   J |
  31.     |________________|                |________________|
  32.              
  33.              thelenc@river.it.gvsu.edu
  34.  
  35.     POEM:
  36. I love you, You love me
  37. We're a happy family!
  38. Then a shot rang out and Barney hit the floor
  39. No more purple dinosaur!
  40.  
  41.